EMT Practice Test
1. Question Content...
Question List
Question1: Which three statements are true about promises ?
Choose 3 answers
Question8: Which two console logs output NaN?
Choose 2 answers | |
Question9: Which two console logs outputs NaN ?
Choose 2 answers
Question20: Which statement parses successfully?
Question21: Refer to the code below:
Const pi = 3.1415326,
What is the data type of pi?
Question26: Which code statement correctly retrieves and returns an object from localStorage?
Question28: What is the result of the code block?
Question29: Which option is a core Node,js module?
Question44: Which statement accurately describes the behaviour of the async/ await keyworks ?
Question50: Given the following code:
Let x =('15' + 10)*2;
What is the value of a?


